Class EntryData


  • public class EntryData
    extends Object
    EntryData, the place holder for entry data
    • Constructor Detail

      • EntryData

        public EntryData()
    • Method Detail

      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • getValue

        public String getValue()
      • setValue

        public void setValue​(String value)
      • getType

        public String getType()
      • setType

        public void setType​(String type)
      • getDescription

        public String getDescription()
      • setDescription

        public void setDescription​(String description)
      • getArtifactContainerName

        public String getArtifactContainerName()
        Get the artifactContainer of the local entry which deployed from
        Returns:
        local entry description
      • setArtifactContainerName

        public void setArtifactContainerName​(String artifactContainerName)
        Set the local entry artifact container name as a metadata
        Parameters:
        artifactContainerName - local entry name
      • getIsEdited

        public boolean getIsEdited()
        Get the edit state of the local entry
        Returns:
        local entry description
      • setIsEdited

        public void setIsEdited​(boolean isEdited)
        Set the edit state of the local entry as a metadata
        Parameters:
        isEdited - local entry name