public class PermitContainer extends IdentifiedContainer implements Permit
Constructor and Description |
---|
PermitContainer() |
Modifier and Type | Method and Description |
---|---|
boolean |
administrative() |
void |
administrative(boolean newAdministrative) |
void |
administrative(Boolean newAdministrative) |
boolean |
administrativePresent() |
Role |
role() |
void |
role(Role newRole) |
boolean |
rolePresent() |
comment, comment, commentPresent, description, description, descriptionPresent, href, href, hrefPresent, id, id, idPresent, name, name, namePresent
makeArrayList, makeUnmodifiableList
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comment, commentPresent, description, descriptionPresent, href, hrefPresent, id, idPresent, name, namePresent
public boolean administrative()
administrative
in interface Permit
public void administrative(boolean newAdministrative)
public void administrative(Boolean newAdministrative)
public boolean administrativePresent()
administrativePresent
in interface Permit
public void role(Role newRole)
public boolean rolePresent()
rolePresent
in interface Permit
Copyright © 2016. All rights reserved.