Package ddf.catalog.data.impl.types
Class SecurityAttributes
java.lang.Object
ddf.catalog.data.impl.types.SecurityAttributes
- All Implemented Interfaces:
ddf.catalog.data.MetacardType,ddf.catalog.data.types.Security,Serializable
public class SecurityAttributes
extends Object
implements ddf.catalog.data.types.Security, ddf.catalog.data.MetacardType
This class defines attributes that provide restrictions on the metacard and/or resource.
- See Also:
-
Field Summary
Fields inherited from interface ddf.catalog.data.MetacardType
DEFAULT_METACARD_TYPE_NAME, METACARD_TYPEFields inherited from interface ddf.catalog.data.types.Security
ACCESS_ADMINISTRATORS, ACCESS_GROUPS, ACCESS_GROUPS_READ, ACCESS_INDIVIDUALS, ACCESS_INDIVIDUALS_READ -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionddf.catalog.data.AttributeDescriptorgetAttributeDescriptor(String name) Set<ddf.catalog.data.AttributeDescriptor> getName()
-
Constructor Details
-
SecurityAttributes
public SecurityAttributes()
-
-
Method Details
-
getAttributeDescriptors
- Specified by:
getAttributeDescriptorsin interfaceddf.catalog.data.MetacardType
-
getAttributeDescriptor
- Specified by:
getAttributeDescriptorin interfaceddf.catalog.data.MetacardType
-
getName
- Specified by:
getNamein interfaceddf.catalog.data.MetacardType
-