public class PermissionContainer extends IdentifiedContainer implements Permission
Constructor and Description |
---|
PermissionContainer() |
Modifier and Type | Method and Description |
---|---|
Cluster |
cluster() |
void |
cluster(Cluster newCluster) |
boolean |
clusterPresent() |
DataCenter |
dataCenter() |
void |
dataCenter(DataCenter newDataCenter) |
boolean |
dataCenterPresent() |
Disk |
disk() |
void |
disk(Disk newDisk) |
boolean |
diskPresent() |
Group |
group() |
void |
group(Group newGroup) |
boolean |
groupPresent() |
Host |
host() |
void |
host(Host newHost) |
boolean |
hostPresent() |
Role |
role() |
void |
role(Role newRole) |
boolean |
rolePresent() |
StorageDomain |
storageDomain() |
void |
storageDomain(StorageDomain newStorageDomain) |
boolean |
storageDomainPresent() |
Template |
template() |
void |
template(Template newTemplate) |
boolean |
templatePresent() |
User |
user() |
void |
user(User newUser) |
boolean |
userPresent() |
Vm |
vm() |
void |
vm(Vm newVm) |
VmPool |
vmPool() |
void |
vmPool(VmPool newVmPool) |
boolean |
vmPoolPresent() |
boolean |
vmPresent() |
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 Cluster cluster()
cluster
in interface Permission
public void cluster(Cluster newCluster)
public boolean clusterPresent()
clusterPresent
in interface Permission
public DataCenter dataCenter()
dataCenter
in interface Permission
public void dataCenter(DataCenter newDataCenter)
public boolean dataCenterPresent()
dataCenterPresent
in interface Permission
public Disk disk()
disk
in interface Permission
public void disk(Disk newDisk)
public boolean diskPresent()
diskPresent
in interface Permission
public Group group()
group
in interface Permission
public void group(Group newGroup)
public boolean groupPresent()
groupPresent
in interface Permission
public Host host()
host
in interface Permission
public void host(Host newHost)
public boolean hostPresent()
hostPresent
in interface Permission
public Role role()
role
in interface Permission
public void role(Role newRole)
public boolean rolePresent()
rolePresent
in interface Permission
public StorageDomain storageDomain()
storageDomain
in interface Permission
public void storageDomain(StorageDomain newStorageDomain)
public boolean storageDomainPresent()
storageDomainPresent
in interface Permission
public Template template()
template
in interface Permission
public void template(Template newTemplate)
public boolean templatePresent()
templatePresent
in interface Permission
public User user()
user
in interface Permission
public void user(User newUser)
public boolean userPresent()
userPresent
in interface Permission
public Vm vm()
vm
in interface Permission
public void vm(Vm newVm)
public boolean vmPresent()
vmPresent
in interface Permission
public VmPool vmPool()
vmPool
in interface Permission
public void vmPool(VmPool newVmPool)
public boolean vmPoolPresent()
vmPoolPresent
in interface Permission
Copyright © 2016. All rights reserved.