Package com.soffid.iam.model
Class EntryPointEntityImpl
- java.lang.Object
-
- com.soffid.iam.model.EntryPointEntity
-
- com.soffid.iam.model.EntryPointEntityImpl
-
public class EntryPointEntityImpl extends EntryPointEntity
Entity EntryPointEntity implementation
-
-
Constructor Summary
Constructors Constructor Description EntryPointEntityImpl()
-
Method Summary
-
Methods inherited from class com.soffid.iam.model.EntryPointEntity
equals, getAuthorizedAccounts, getAuthorizedGroups, getAuthorizedRoles, getAuthorizedUsers, getChildrenEntryPointTree, getCode, getExecutionMethod, getHosts, getIcon1, getIcon2, getId, getInformationSystem, getMenu, getMenuType, getName, getNumberOfColumns, getParentEntryPointTree, getPublicAccess, getSystem, getTenant, getVisible, getXmlEntryPoint, hashCode, setAuthorizedAccounts, setAuthorizedGroups, setAuthorizedRoles, setAuthorizedUsers, setChildrenEntryPointTree, setCode, setExecutionMethod, setHosts, setIcon1, setIcon2, setId, setInformationSystem, setMenu, setMenuType, setName, setNumberOfColumns, setParentEntryPointTree, setPublicAccess, setSystem, setTenant, setVisible, setXmlEntryPoint
-
-