net.nan21.dnet.module.ad.usr.asgn
Class RolesOfAccessControlAsgn

java.lang.Object
  extended by net.nan21.dnet.core.presenter.model.AbstractAsgnModel<AccessControl>
      extended by net.nan21.dnet.module.ad.usr.asgn.RolesOfAccessControlAsgn

public class RolesOfAccessControlAsgn
extends net.nan21.dnet.core.presenter.model.AbstractAsgnModel<AccessControl>


Field Summary
static String fID
           
static String fNAME
           
 
Fields inherited from class net.nan21.dnet.core.presenter.model.AbstractAsgnModel
clientId
 
Constructor Summary
RolesOfAccessControlAsgn()
           
RolesOfAccessControlAsgn(AccessControl e)
           
 
Method Summary
 Long getId()
           
 String getName()
           
 void setId(Long id)
           
 void setName(String name)
           
 
Methods inherited from class net.nan21.dnet.core.presenter.model.AbstractAsgnModel
_getEntity_, _setEntity_, getClientId, setClientId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fID

public static final String fID
See Also:
Constant Field Values

fNAME

public static final String fNAME
See Also:
Constant Field Values
Constructor Detail

RolesOfAccessControlAsgn

public RolesOfAccessControlAsgn()

RolesOfAccessControlAsgn

public RolesOfAccessControlAsgn(AccessControl e)
Method Detail

getId

public Long getId()

setId

public void setId(Long id)

getName

public String getName()

setName

public void setName(String name)


Copyright © 2012. All Rights Reserved.