| |
|
| java.lang.Object org.apache.jetspeed.om.impl.UserAttributeRefImpl
Field Summary | |
protected long | appId The application id. | protected long | id |
appId | protected long appId(Code) | | The application id.
|
UserAttributeRefImpl | public UserAttributeRefImpl()(Code) | | Default constructor.
|
UserAttributeRefImpl | public UserAttributeRefImpl(String name, String nameLink)(Code) | | User attribute ref constructor given a name and name link.
Parameters: The - user attribute ref name. Parameters: The - user attribute ref name link. |
UserAttributeRefImpl | public UserAttributeRefImpl(UserAttribute userAttribute)(Code) | | User attribute ref constructor given a
UserAttribute .
Parameters: The - user attribute ref name. Parameters: The - user attribute ref name link. |
getId | public long getId()(Code) | | Returns the id. |
|
|
|