Quantcast
Channel: PTC Community: Message List - Windchill
Viewing all articles
Browse latest Browse all 8876

Re: How to get/Search AdminDomainRef.

$
0
0

You can try the following way for getting the AdminDomainRef .

 

For eg.,

 

ObjectIdentifier oid = ObjectIdentifier.newObjectIdentifier("wt.projmgmt.admin.Project2:xxxxxx");

            Project2 project = (Project2) PersistenceHelper.manager.refresh(oid);

            WTContainerRef project_ref = WTContainerRef.newWTContainerRef(oid);

AdminDomainRef domain_ref = project.getDefaultDomainReference();



Viewing all articles
Browse latest Browse all 8876

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>