public class SaAclImpl extends Object implements SaAcl
SaAcl
.Constructor and Description |
---|
SaAclImpl(String n,
String descr)
Literal constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Gets the description of the acl.
|
String |
getName()
Gets the name of the acl.
|
void |
setDescription(String descr)
Sets the description of the acl.
|
void |
setName(String n)
Sets the name of the acl.
|
String |
toString() |
public String getDescription()
getDescription
in interface SaAcl
public String getName()
public void setDescription(String descr)
setDescription
in interface SaAcl
descr
- The description of the acl.public void setName(String n)
Copyright © 2016 SAPERION AG. All rights reserved.