java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.mobile.core.rs3.technicalobject.attachment.DTOMobileSharedResource
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class DTOMobileSharedResource extends DynO
DTO for mobile media files related to technical objects
Since:
20.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTOMobileSharedResource

      public DTOMobileSharedResource()
  • Method Details

    • getId

      public final Long getId()
      Returns:
      the id
    • setId

      public final void setId(Long id)
      Parameters:
      id - the id to set
    • getUuid

      public final String getUuid()
      Returns:
      the uuid
    • setUuid

      public final void setUuid(String uuid)
      Parameters:
      uuid - the uuid to set
    • getName

      public final String getName()
      Returns:
      the name
    • setName

      public final void setName(String name)
      Parameters:
      name - the name to set
    • getParentUuid

      public final String getParentUuid()
      Returns:
      the parentUuid
    • setParentUuid

      public final void setParentUuid(String parentUuid)
      Parameters:
      parentUuid - the parentUuid to set
    • getUuidPath

      public final String getUuidPath()
      Returns:
      the uuidPath
    • setUuidPath

      public final void setUuidPath(String uuidPath)
      Parameters:
      uuidPath - the uuidPath to set
    • getType

      public final Long getType()
      Returns:
      the type
    • setType

      public final void setType(Long type)
      Parameters:
      type - the type to set
    • getPhysicalPath

      public String getPhysicalPath()
      Returns:
      the physicalPath
    • setPhysicalPath

      public void setPhysicalPath(String physicalPath)
      Parameters:
      physicalPath - the physicalPath to set
    • getFileExtension

      public String getFileExtension()
      Returns:
      the fileExtension
    • setFileExtension

      public void setFileExtension(String fileExtension)
      Parameters:
      fileExtension - the fileExtension to set