public interface ISecurityProfileExternalModule
Modifier and Type | Method and Description |
---|---|
String |
getDescr()
Gets external module description
|
String |
getModuleHash()
Gets external module hash
|
String |
getName()
Gets external module name
|
String |
getSPName()
Gets security profile name
|
void |
setDescr(String descr)
Sets external module description
|
void |
setModuleHash(String moduleHash)
Sets external module hash
|
void |
setName(String name)
Sets external module 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
- external module nameString getModuleHash()
void setModuleHash(String moduleHash)
moduleHash
- external module hash is base64 notationString getDescr()
void setDescr(String descr)
descr
- external module descriptionCopyright © '1C' 1996-2012