Java™ Platform
Standard Ed. 8 
   
 
    
   
   
   
   
   
    
    
     
     -  
       
       - 
         All Implemented Interfaces: 
       
-  
        Serializable , IDLEntity 
       
 
 
 public class IdAssignmentPolicyValue
extends Object
implements IDLEntity  
       IdAssignmentPolicyValue可以具有以下值。 
       USER_ID - 使用该POA创建的对象仅由应用程序分配对象标识。 
       SYSTEM_ID - 使用该POA创建的对象仅由POA分配对象标识。 
       如果POA也具有PERSISTENT策略,则分配的对象标识在相同POA的所有实例中必须是唯一的。 
       
  
    
     
     -  
       
       
       
       
       
       
       -  
           方法摘要 
         -  
             Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
 
  
    
    
   
   
   
    
      
    
    
      
    
    
    Java™ Platform
Standard Ed. 8 
   
 
    
   
   
   Submit a bug or feature 
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
 Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.