| org.sakaiproject.alias.api.Alias
getCreatedBy | User getCreatedBy()(Code) | | the user who created this. |
getCreatedTime | Time getCreatedTime()(Code) | | the time created. |
getDescription | String getDescription()(Code) | | a description of the item this alias's target applies to. |
getModifiedBy | User getModifiedBy()(Code) | | the user who last modified this. |
getModifiedTime | Time getModifiedTime()(Code) | | the time last modified. |
getTarget | String getTarget()(Code) | | Access the alias target.
The alias target. |
|
|