com.supermap.services.repository

类 RepositorySetting

  • java.lang.Object
    • com.supermap.services.repository.RepositorySetting
  • 所有已实现的接口:
    java.io.Serializable


    public abstract class RepositorySetting
    extends java.lang.Object
    implements java.io.Serializable
    
    另请参阅:
    序列化表格
    • 字段概要

      字段 
      限定符和类型 字段和说明
      RepositoryType type
      仓库类型
    • 方法概要

      方法 
      限定符和类型 方法和说明
      abstract boolean shareable()
      当前临时资源仓库中的临时资源是否支持共享。
      • 从类继承的方法 java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 构造器详细资料

      • RepositorySetting

        public RepositorySetting()
        
    • 方法详细资料

      • shareable

        public abstract boolean shareable()
        
        当前临时资源仓库中的临时资源是否支持共享。
        返回: