public interface ISecurityProfileApplication
Modifier and Type | Method and Description |
---|---|
String |
getCommandWild()
Gets application command-line format
|
String |
getDescr()
Gets application description
|
String |
getName()
Gets application name
|
String |
getSPName()
Gets security profile name
|
void |
setCommandWild(String commandWild)
Sets application command-line format
|
void |
setDescr(String descr)
Sets application description
|
void |
setName(String name)
Sets application name
|
void |
setSPName(String spName)
Sets security profile name
|
String getSPName()
void setSPName(String spName)
spName
- security profile nameString getName()
void setName(String name)
name
- application nameString getCommandWild()
void setCommandWild(String commandWild)
commandWild
- application command-line formatString getDescr()
void setDescr(String descr)
descr
- application descriptionCopyright © '1C' 1996-2012