public class RoleTO extends AbstractSubjectTO
| Constructor and Description |
|---|
RoleTO() |
getPropagationStatusTOs, getResources, removePropagationTOgetDerAttrMap, getDerAttrs, getId, getVirAttrMap, getVirAttrs, setIdgetAttrMap, getAttrsgetCreationDate, getCreator, getETagValue, getLastChangeDate, getLastModifier, setCreationDate, setCreator, setLastChangeDate, setLastModifierequals, hashCode, toStringpublic String getName()
public void setName(String name)
public long getParent()
public void setParent(long parent)
public Long getUserOwner()
public void setUserOwner(Long userOwner)
public Long getRoleOwner()
public void setRoleOwner(Long roleOwner)
public boolean isInheritOwner()
public void setInheritOwner(boolean inheritOwner)
public boolean isInheritTemplates()
public void setInheritTemplates(boolean inheritTemplates)
public boolean isInheritAttrs()
public void setInheritAttrs(boolean inheritAttrs)
public boolean isInheritDerAttrs()
public void setInheritDerAttrs(boolean inheritDerAttrs)
public boolean isInheritVirAttrs()
public void setInheritVirAttrs(boolean inheritVirAttrs)
public Long getPasswordPolicy()
public void setPasswordPolicy(Long passwordPolicy)
public boolean isInheritPasswordPolicy()
public void setInheritPasswordPolicy(boolean inheritPasswordPolicy)
inheritPasswordPolicy - 'true' to inherit policy, false otherwise.public Long getAccountPolicy()
public void setAccountPolicy(Long accountPolicy)
public boolean isInheritAccountPolicy()
public void setInheritAccountPolicy(boolean inheritAccountPolicy)
inheritAccountPolicy - 'true' to inherit policy, false otherwise.public String getDisplayName()
public static long fromDisplayName(String displayName)
Copyright © 2010–2018 The Apache Software Foundation. All rights reserved.