public interface FileLayoutInfo extends Serializable
Modifier and Type | Method and Description |
---|---|
String |
getBaseRevision() |
String |
getClassifier() |
String |
getCustomField(String tokenName) |
Map<String,String> |
getCustomFields() |
String |
getExt() |
String |
getFileIntegrationRevision() |
String |
getFolderIntegrationRevision() |
String |
getModule() |
String |
getOrganization() |
String |
getPrettyModuleId() |
String |
getType() |
boolean |
isIntegration() |
boolean |
isValid() |
String getOrganization()
String getModule()
String getBaseRevision()
String getFolderIntegrationRevision()
String getFileIntegrationRevision()
String getClassifier()
String getExt()
String getType()
boolean isValid()
String getPrettyModuleId()
boolean isIntegration()
Copyright © 2015. All rights reserved.