Monday, November 25, 2013

Egusa of people who each


(You may want to post an entry in the original) that I introduce in Japanese entry of technology products primarily of Oracle Blogs. Please the original text Those who desired strictness. When it was a good one, so good "Good Entry, thanks!" Even, (I take from the comments mistranslation and Typo) by commenting on the original by all means ask. It should be noted that this entry represents the views of the individual, ekap not the official position of the company to which it belongs. Also, please understand that it may be the case the domestic introduction time is undecided products and services that have been introduced in an entry. Good entries on Oracle Blogs are put into Japanese. Mainly this blog focuses on technology products. The opinion expressed in this blog is my personal one and does not necessarily represent the official opinion of Oracle Corporation. ekap
As you know, this problem ekap is of a very simple, solution is not to come up with I think, will need to find a way from the document. Even if it is documented example, I only want to paste code to the application that time was, to would take. One of the problem is that from a custom application, and that, read from UCM and content folder (document). I think in this case, we want to introduce the method using the UCM CIS API. The first thing you need is a (content ID of the UCM) folder ekap ID. Use this for here is in the folder of origin, ekap to read child elements. What you need even more, is an application context and ICISApplication the current interface. If you are developing portlets, there will be a need to initialize the portlet settings web.xml. Code to achieve this is as follows. .. public List getSubFolders (String folderID, ICISApplication m_cis, String username) throws CommandException {ISCSContext ekap scsContext = m_cis.getUCPMAPI () getActiveAPI () _createSCSContext (); scsContext.setUser (!? (username = null username: "guest")) ; / / this should be always true because we use UCPM API, so make sure that the adapter exist if (repData.getAdapterName () = null!) {scsContext.setAdapterName (repData.getAdapterName ());}! ISCSComponentFolderAPI folderAPI = m_cis ... getUCPMAPI () getActiveAPI () getComponentFolderAPI ();.. ISCSFolderID csFolderId = m_cis.getUCPMAPI () getActiveAPI () _createActiveFolderID (folderID); ISCSFolderDisplayResponse response = folderAPI.listChildren (getISCSContext (), csFolderId); return response.getFolders ( You can get the child element of the folder to use this function, corresponding to the folder ID specified};). If you want to get the document in the folder, ekap you can use this function. .. public List getFoldersItems (String folderID, ICISApplication m_cis, String username) throws CommandException {ISCSContext scsContext = m_cis.getUCPMAPI () getActiveAPI () _createSCSContext (); scsContext.setUser (!? (username = null username: "guest")) ; / / this should be always true because we use UCPM API, so make sure that the adapter exist if (repData.getAdapterName ekap () = null!) {scsContext.setAdapterName (repData.getAdapterName ());}! ISCSComponentFolderAPI folderAPI = m_cis ... getUCPMAPI () getActiveAPI () getComponentFolderAPI ();.. ISCSFolderID csFolderId = m_cis.getUCPMAPI () getActiveAPI () _createActiveFolderID (folderID); ISCSFolderDisplayResponse response = folderAPI.listChildren ekap (getISCSContext (), csFolderId); return response.getItems ( );} original is here. http://blogs.oracle.com/interactions/entry/get_ucm_folders_and_content_items_using_cis_api
Egusa of people who each
Eldest daughter ekap of Egusa who can solve the issues related to IT operations and Egusa Roji-ko everyone that bliss. Egusa family though it is an American born and bred, a family of five three siblings that Ritsuko was born recently and Roji-ko, father was in a Japanese last name like Japan is Takaji, mother, and thickness data. Relatives has also increased SuperCluster, Big Data Appliance, Database Appliance, and Virtual Compute Appliance. So good, your friends have been increasing also in Japan because Japanese are staying longer. By using the sum of 1-year-old age, performance such as memory and brain of three siblings is Up In addition, we are working hard on more and more healthy. (Illustration @ ebicue san). Details of the family, please click here. View my complete profile
Applications (55) BI / EPM (32) Big Data (24) Certification (19) Cloud (75) Coherence (42) Customer Experience (1) Data Integration (38) Database (215) EM (61) FMW (620) Hardware (175) Identity Management (47) Java (478) JavaScript (3) Linux (95) misc (68) Mobile (5) Network (19) Security (99) SOA / BPM (250) Solaris (82) Specification (4) Storage (12) Support (55) Tuxedo (4) UX (4) Virtualization (122) WebCenter (66) WLS (156)
(48) March (38) April (53) May (37) June (29) July (17) August (34) September (29) October 2013 (406) November (52) 2 (49) June (34) July (40) August (28) September (32) October (31) November (36) 2012 (490) December (33) January Month (28) May (47) August ekap (62) September (59) October (38) November (52) 2011 (750) December (44) January (65) February (47) March (40) April ( (58) April (66) May (67) June 68) July (69) [BAM, ADF] Passing credentials from ADF to BAM [misc] How to access OTN Sample Code [OSB] Using JSON with Oracle Service ekap Bus REST Serv ... [Java] Java Spotlight Episode 16 - Richard Bair [Java] More Java EE 7 progress - 1.1 can start ... [WLS] WebLogic Server study session CDI (online and offline) [Coherence] Coherence Incubator Release 10 is Out [Java] Supported ekap Platforms ekap for JDK 7 [Security] Crossing the Cloud Chasm-Part 3 & 4: Pr ... [VDI] Real World VDI with Oracle Virtual Desktop

No comments:

Post a Comment