public class PermissionsDescriptor extends RootDeploymentDescriptor
classLoader, deplLogger, extensions, moduleDescriptor, moduleIDDESCRIPTION_CHANGED, DESCRIPTOR_CHANGED, docType, LARGE_ICON_CHANGED, NAME_CHANGED, SMALL_ICON_CHANGED| Constructor and Description |
|---|
PermissionsDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPermissionItemdescriptor(PermissionItemDescriptor permItem) |
ClassLoader |
getClassLoader() |
PermissionCollection |
getDeclaredPermissions() |
String |
getDefaultSpecVersion() |
String |
getModuleID() |
ArchiveType |
getModuleType() |
RootDeploymentDescriptor |
getParent() |
boolean |
isApplication() |
boolean |
isEmpty()
Return true if this root deployment descriptor does not describe anything
|
void |
setParent(RootDeploymentDescriptor parent) |
addExtensionDescriptor, getDisplayName, getExtensionsDescriptors, getExtensionsDescriptors, getExtensionsDescriptors, getMainDescriptor, getModuleDescriptor, getName, getSchemaLocation, getSpecVersion, getTracerVisitor, isExtensionDescriptor, print, setClassLoader, setDisplayName, setModuleDescriptor, setModuleID, setName, setSchemaLocation, setSpecVersionaddDescriptorExtension, addPrefixMapping, createUniqueFilenameAmongst, createUniqueNameAmongst, createUniqueNameAmongstNamedDescriptors, fillDocType, getDeploymentExtensions, getDescription, getDescriptorExtension, getDescriptorExtensions, getDocType, getLargeIconUri, getLocalizedDescription, getLocalizedDescriptions, getLocalizedDisplayName, getLocalizedDisplayNames, getLocalizedLargeIconUri, getLocalizedLargeIconUris, getLocalizedSmallIconUri, getLocalizedSmallIconUris, getPrefixMapping, getSmallIconUri, isBoundsChecking, setBoundsChecking, setDescription, setLargeIconUri, setLocalizedDescription, setLocalizedDisplayName, setLocalizedLargeIconUri, setLocalizedSmallIconUri, setSmallIconUri, visitaddExtraAttribute, getExtraAttribute, getExtraAttributes, removeExtraAttribute, toStringaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic RootDeploymentDescriptor getParent()
public void setParent(RootDeploymentDescriptor parent)
public String getModuleID()
getModuleID in class RootDeploymentDescriptorpublic String getDefaultSpecVersion()
getDefaultSpecVersion in class RootDeploymentDescriptorpublic boolean isEmpty()
RootDeploymentDescriptorisEmpty in class RootDeploymentDescriptorpublic ArchiveType getModuleType()
getModuleType in class RootDeploymentDescriptorpublic ClassLoader getClassLoader()
getClassLoader in class RootDeploymentDescriptorpublic boolean isApplication()
isApplication in class RootDeploymentDescriptorpublic void addPermissionItemdescriptor(PermissionItemDescriptor permItem)
public PermissionCollection getDeclaredPermissions()
Copyright © 2017. All rights reserved.