public interface SecurityEntity extends Serializable
String getName()
void setName(String name)
name
- Name of the SecurityEntity.Object getId()
void setId(Object id)
id
- The new Id of the SecurityEntityCopyright © 2011–2017 The Apache Software Foundation. All rights reserved.