public class DefaultLicenceChangesService extends java.lang.Object implements E2EChangesPropertiesService
FULLSTOP| Constructor and Description |
|---|
DefaultLicenceChangesService() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Properties |
getInfo()
get all Info related to Licence
|
java.lang.String |
getNameFile() |
boolean |
isSorted() |
void |
setNameFile(java.lang.String nameFile) |
void |
setSorted(boolean sorted) |
protected void |
setToProperties(Licence defaultLicence,
java.util.Properties prop) |
public java.util.Properties getInfo()
getInfo in interface E2EChangesPropertiesServiceprotected void setToProperties(Licence defaultLicence, java.util.Properties prop)
defaultLicence - prop - public java.lang.String getNameFile()
getNameFile in interface E2EChangesPropertiesServicepublic boolean isSorted()
isSorted in interface E2EChangesPropertiesServicepublic void setSorted(boolean sorted)
sorted - the sorted to setpublic void setNameFile(java.lang.String nameFile)
nameFile - the nameFile to setCopyright © 2018 SAP SE. All Rights Reserved.