public class ProfiledModuleSampleModule extends AuthReflectionModule implements ProfilableModule<ProfiledModuleSampleController>
IFModuleTitleProvider.Usage| Constructor and Description |
|---|
ProfiledModuleSampleModule() |
| Modifier and Type | Method and Description |
|---|---|
String |
getProfileGroupId() |
void |
readFromProfileData(Profile profile,
ProfiledModuleSampleController source) |
Profile |
updateProfileData(Profile profile,
ProfiledModuleSampleController source) |
getAuthorization, setAuthorizationgetControllerClassName, getIcon, getModuleInstanceType, getModuleTitle, getParameter, getTitleRenderer, getUniqueId, instantiateModule, putParameter, setTitleRendererclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIcon, getModuleInstanceType, getUniqueId, instantiateModulegetModuleTitlepublic String getProfileGroupId()
getProfileGroupId in interface ProfileDataHandler<ProfiledModuleSampleController>public Profile updateProfileData(Profile profile, ProfiledModuleSampleController source)
updateProfileData in interface ProfileDataHandler<ProfiledModuleSampleController>public void readFromProfileData(Profile profile, ProfiledModuleSampleController source)
readFromProfileData in interface ProfileDataHandler<ProfiledModuleSampleController>Copyright © 2013. All Rights Reserved.